PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowContent Class / getDestinationName Method
In This Topic
    getDestinationName Method
    In This Topic
    Gets the destination name.
    A named destination is created at the top of flow content when this property is not null or an empty string.
    Syntax
    public java.lang.String getDestinationName()

    Return Value

    The name of the destination created at the location of the flow content.
    See Also